From 5d606a4e681c858c68a1827687c5caeb26bfd9c0 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Mon, 26 Feb 2007 09:12:55 +0000 Subject: [PATCH] Remove duplicate #includes from Linux sparese-tree file. From: Chuck Short Signed-off-by: Keir Fraser --- linux-2.6-xen-sparse/arch/i386/kernel/process-xen.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/linux-2.6-xen-sparse/arch/i386/kernel/process-xen.c b/linux-2.6-xen-sparse/arch/i386/kernel/process-xen.c index 76d9b15481..73b325132f 100644 --- a/linux-2.6-xen-sparse/arch/i386/kernel/process-xen.c +++ b/linux-2.6-xen-sparse/arch/i386/kernel/process-xen.c @@ -60,9 +60,6 @@ #include #include -#include -#include - asmlinkage void ret_from_fork(void) __asm__("ret_from_fork"); static int hlt_counter; -- 2.30.2